Skip to content

gantt plugin#352

Merged
roguisharcanetrickster merged 7 commits into
masterfrom
rat/gantt_plugin
Jun 3, 2026
Merged

gantt plugin#352
roguisharcanetrickster merged 7 commits into
masterfrom
rat/gantt_plugin

Conversation

@roguisharcanetrickster

Copy link
Copy Markdown
Contributor

No description provided.

@roguisharcanetrickster roguisharcanetrickster added the patch Tag Pull Requests to trigger a patch version update label May 18, 2026
Comment thread src/plugins/index.js Fixed
Comment thread src/plugins/index.js Fixed
@roguisharcanetrickster roguisharcanetrickster force-pushed the rat/gantt_plugin branch 3 times, most recently from 1f166ee to cd4e322 Compare May 22, 2026 10:15
@johnny-hausman

Copy link
Copy Markdown
Collaborator
AB Designer -- Main page -- New application -- Add new application (failed)

One of your class definitions isn't extending from the proper value.

@johnny-hausman johnny-hausman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets see if this fixes the tests.

const UIClass = UI_Class(AB);
const L = UIClass.L();
export default function (AB, ABUIPlugin, ibase) {
const UIClass = ABUIPlugin.ClassUI;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should just be const UIClass = ABUIPlugin;.

I don't think there is a .ClassUI property on this.

so down below just use class ABObjectWorkspaceViewGant extends ABUIPlugin

@roguisharcanetrickster roguisharcanetrickster force-pushed the rat/gantt_plugin branch 4 times, most recently from 7d7f47c to 2889567 Compare May 27, 2026 14:53
Comment thread src/plugins/web_view_gantt/FNAbviewgantt.js Fixed
@roguisharcanetrickster roguisharcanetrickster force-pushed the rat/gantt_plugin branch 4 times, most recently from a44c00d to 6782949 Compare May 28, 2026 08:56
@roguisharcanetrickster roguisharcanetrickster marked this pull request as ready for review May 29, 2026 08:09
Comment thread src/plugins/index.js Fixed
Comment thread src/plugins/index.js Fixed
Comment thread src/plugins/web_view_gantt/FNAbviewganttWorkspace.js Fixed
@roguisharcanetrickster roguisharcanetrickster force-pushed the rat/gantt_plugin branch 5 times, most recently from 1a3be5b to 234a424 Compare June 3, 2026 03:11
@roguisharcanetrickster roguisharcanetrickster merged commit b6e2836 into master Jun 3, 2026
6 checks passed
@roguisharcanetrickster roguisharcanetrickster deleted the rat/gantt_plugin branch June 3, 2026 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Tag Pull Requests to trigger a patch version update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants